By converting to .NET data types a native value from the underlying data store, this inversion control method handles the request to map a data column into the corresponding TEntity property according to the configured TableMappings.

Namespace: Keystone.Carbonite.Diamant
Assembly: Keystone.Carbonite.Diamant (in Keystone.Carbonite.Diamant.dll)

protected virtual object OnMapColumnToProperty( 
object columnValue
PropertyInfo property 
)
This language is not supported or no code example is available.

Parameters

columnValue

Type: object

The data column value to map.

property

Type: PropertyInfo

The property to assign the converted data column value.

Return Value

The converted data column value.

Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6

Others

Xamarin, Mono